CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OPENCV 目标检测

搜索资源列表

  1. move-track

    0下载:
  2. 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体-Achieved using OpenCV to find the outline of the video stream to detect a moving target detection webcam real-time video or read the moving objects in video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2895
    • 提供者:
  1. basedonOpenCV

    0下载:
  2. 基于OPENCV的动目标检测《基于OPENCV的动目标检测 》 -the technology of catching moving target based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:491787
    • 提供者:asd
  1. Movement-target-detection

    0下载:
  2. 通过VC++和opencv轮廓实现视频流的运动目标检测-Through the outline of the moving object detection realize streaming video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:150292
    • 提供者:trobert
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:260901
    • 提供者:mei88
  1. TrackandID

    0下载:
  2. 运动目标检测,多目标跟踪技术,有助于进一步提高对opencv的理解能力。-Moving target detection, multiple target tracking technology to help further enhance the understanding of opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6399387
    • 提供者:weijie
  1. zhanchafa

    0下载:
  2. 帧差法 基于opencv 希望对大家有用,目标检测的可用到-Frame difference method is based on opencv want to be useful, target detection can be used to
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1356777
    • 提供者:赵文倩
  1. Frame-Difference-Algorithm

    0下载:
  2. opencv vc++ 视频监控中目标检测 三帧差法-object dection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1332159
    • 提供者:杜倩
  1. Time-Average-Method

    0下载:
  2. 利用Opencv与VC++实现的目标检测中背景差分法的源代码-Time Average Method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:991
    • 提供者:杜倩
  1. background-Time-Average-Method

    0下载:
  2. 利用opencv和vc++实现的目标检测中背景差分法中的时间平均法-background-Time Average Method
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:2140
    • 提供者:杜倩
  1. fulltext

    0下载:
  2. 一个实时的2维人体检测跟踪算法,是opencv源码里参考的文章之一。内容包括表面模型建立,新目标检测以及匹配的问题。-A Real-Time System for Detecting and Tracking People in 2D, is one of the references in opencv, including the appearance model, new object detect and how to find the corresponding one.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2430906
    • 提供者:420906189
  1. FaceDetection

    0下载:
  2. 本程序使用OpenCV中提供的“haarcascade_frontalface_alt.xml”文件存储的目标检测分类,用cvLoad函数载入后,进行强制类型转换。OpenCV中提供的用于检测图像中目标的函数是cvHaarDetectObjects,该函数使用指针对某目标物体(如人脸)训练的级联分类器在图象中找到包含目标物体的矩形区域,并将这些区域作为一序列的矩形框返回。分类器在使用后需要被显式释放,所用的函数为cvReleaseHaarClassifierCascade。-face detec
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1992600
    • 提供者:
  1. detection-and-tracing--

    0下载:
  2. 基于OpenCv的运动目标检测与跟踪研究-detection and tracing of moving objects based openCV.rar
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8666513
    • 提供者:许峰
  1. class-specific-Hough-forests-

    0下载:
  2. 用于目标检测的Hough森林分类法。比随即森林效果要好。附有文章和代码。代码是在unix环境下的Opencv运行的。还有训练数据。-ClassSpecifi c Hough Forests for Object Detection,better than random forest.include paper and source code ,working in Opencv .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12258852
    • 提供者:hfutyang
  1. Moving-target-detection

    0下载:
  2. 在visualc++平台和已经安装有opencv的PC机上运行。实现固定背景下运动目标检测的功能。-Run in visualc platform and has been installed opencv it on a PC. Fixed the context of moving object detection function.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1274
    • 提供者:姜维
  1. bkgrd

    0下载:
  2. 基于opencv,背景差分法实现,目标检测-based on opencv,background substraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:张星辰
  1. jiance

    0下载:
  2. OPENCV的目标检测,与OPENCV教程中例5.8类似-OPENCV Target Detection Similar to case 5.8 OPENCV tutorial
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2225
    • 提供者:陈曦
  1. Earth-Movers-Distance(EMD)

    0下载:
  2. 这里介绍的是一种直方图的比较方法。EMD算法,这里不同于我们熟知的目标检测算法,这里EMD的全称是Earth Mover s Distance,即陆地移动距离,是一种度量准则。光线变化能引起颜色直方图的漂移,引起颜色值位置发生变化,这时候一些直方图的比较匹配策略失效。EMD算法本身是一个通用的算法,它实际上度量的是怎样讲一个直方图的形状转变为另一个直方图的形状,包括直方图的部分(或全部)到一个新的位置,可以在直方图任何维的直方图上进行这种度量。 有关EMD陆地移动距离的具体内容可参考:Lea
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1720
    • 提供者:宁静
  1. mfcOpencv

    0下载:
  2. 在VC6.0+OpenCV的实现背景差分目标检测的方法,很利于以后自己的学习!-VC6.0+ OpenCV background subtraction target detection method , it is conducive to learning !
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4926591
    • 提供者:lishuang
  1. GaussBGModel

    1下载:
  2. 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2015-06-17
    • 文件大小:18774016
    • 提供者:王扬
  1. VCPOpenCVPget-background

    0下载:
  2. 提取静态场景的背景,用于图像图像目标检测,使用OpenCV平台,请在在vc++环境下运行 -Extract the static scene background for the image image target detection using OpenCV platform, running in vc++ environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:135249
    • 提供者:蔡小杰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com